home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / workbench / scanning / artecscan / artecscan.readme < prev    next >
Text File  |  2000-03-05  |  4KB  |  102 lines

  1. Short:    Artec A6000C+/AT3 scanner driver V1.2
  2. Author:   stefan.robl@tir.baynet.de (Stefan Robl)
  3. Uploader: stefan.robl@tir.baynet.de (Stefan Robl)
  4. Version:  1.2
  5. Type:     hard/drivr
  6.  
  7.  
  8.   Introduction
  9.   ============
  10.  
  11.   ArtecScan is a driver for Artec-Scanners. Supported types are:
  12.   Artec Viewstation A6000C Plus and Artec Viewstation AT3.
  13.  
  14.   The program itself works incredibly fast (it is even faster than the
  15.   PC-software included with the A6000C+...) and the usage is very easy.
  16.  
  17.  
  18.   Some highlights:
  19.  
  20.   - Support of Artec Viewstation A6000C Plus and AT3;
  21.     Support for further scannermodels is planned
  22.     (for more information look at Future (AmigaGuide-docs).
  23.  
  24.   - Displays on Workbench or a Public-Screen, if it runs on
  25.     a CyperGraphX-mode with screendepth >15Bit.
  26.  
  27.   - Support of Amigas with OCS, ECS or AGA
  28.     (AGA and OCS provide a very good grayscale preview)
  29.  
  30.   - Display opens on 15,16 or 24 Bit (depends on graphicscard)
  31.     custom CyberGraphX-screens
  32.  
  33.   - Interactive Preview:
  34.     * You can assess gamma, brigthness and contrast already in the
  35.       preview
  36.     * Changes of the sliders are applied to the preview in realtime
  37.     * You are able to test all the Scanmodes, filters and
  38.       imagecorrections with only one previewscan
  39.  
  40.   - Preview is calculated and shown in realtime while scanning
  41.  
  42.   - Scanmodes: 24Bit Color, 8Bit Grayscale, 1Bit Black/White
  43.  
  44.   - Supports all scanner-internal resolutions from 50 up to 600 dpi
  45.  
  46.   - Memorysensitive - it allocates as much memory as it needs to work.
  47.  
  48.   - Incredible high scanning speed ( with 68030 or higher it scans
  49.     without breaks - depends on SCSI-Controller used )
  50.  
  51.   - Supported fileformats:
  52.       IFF (compressed/uncompressed) 1,8 and 24Bit
  53.       PGM (grayscale) / PPM (color) 8 and 24 Bit
  54.  
  55.   - Free adjustable writebuffer for a faster write-access even on
  56.     slower harddrives
  57.  
  58.   - Automatically saves last changes at end of program
  59.  
  60.  
  61.  
  62.   >> For more information read the docs. <<
  63.  
  64.  
  65.  
  66.   History
  67.   =======
  68.  
  69.   01.03.1998    V1.00   - First public release
  70.  
  71.   06.03.1998    V1.01   - Silly bug fixed. ArtecScan always searched for the
  72.                           A6000C Plus. AT3 should now work properly.
  73.                           (Reported by Anders Drejer. Thanks Anders!)
  74.  
  75.   07.03.1998    V1.10   - Bug in localisation fixed
  76.                         - AGA and OCS/ECS-Support added
  77.                           (Tooltype: ScreenType)
  78.                         - ScannerType-Tooltype added
  79.                         - ArtecScan can now be started from shell
  80.  
  81.   08.03.1998    V1.11   Two little and silly bugs removed:
  82.                         - Start from the Shell ist now always possible
  83.                         - ArtecScan now "needs" no cybergraphics.library
  84.                           on OCS/AGA-Amigas anymore... :)
  85.  
  86.   18.03.1998    V1.2    - Output of compressed/uncompressed IFF added
  87.                         - Now a filter "None" is available in grayscale-scanmode
  88.                         - 1Bit (Black/White-scan) implemented
  89.                         - Interactive preview-mode added
  90.                           -> changes of gamma/brightness/contrast or scanmode
  91.                              are now done in realtime
  92.                              (suggestion of Dominique Stigl. Thanks, Dominique!!)
  93.                         - improved calculation of grayscale images
  94.                         - (almost) total internal rewrite of the program for easier
  95.                           implementation for further scanner-models
  96.                         - A6000CPlus/AT3-Scannertreiber completely new rewritten
  97.                         - Added "Invert-Function"
  98.                         - WriteBuffer for faster write-access added
  99.                           (ToolType: WriteBuffer)
  100.                         - Reduced memory usage
  101.  
  102.